home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / MacDOS 1.0.1 / MacDOS™ 1.0.1 / MacDOS™ 1.0.1.rsrc / TEXT_156_ONERROR.txt < prev    next >
Encoding:
Text File  |  1993-10-23  |  263 b   |  8 lines

  1. Specifies a label for error handling in batch (macDOS only).
  2.  
  3. ONERROR label
  4.  
  5.   label   is the label at which execution should continue whenever an
  6.           error occurs within a batch program. Without this parameter,
  7.           ONERROR resets the error handling.
  8.